home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Developers / OpenStack Rinaldi Collection / openstack-rinaldi-lib / Privileges 1.3 (US) / Privileges 1.3 (US).rsrc / HELP_5635 < prev    next >
Encoding:
Text File  |  1996-01-09  |  2.4 KB  |  64 lines

  1.  
  2.  
  3.                                             Privileges 1.3
  4.  
  5.                                          by Frédéric RINALDI
  6.  
  7.  
  8. DESCRIPTION
  9.   Privileges returns the access privileges of a folder on an AppleShare volume.
  10.  
  11. SYNTAX
  12.                                       Privileges(<folder path>)
  13.  
  14. PARAMETERS
  15.    <folder path> can be a single name or whole pathname. If just a single name is supplied, the file is assumed to be in the same folder than the current stack.
  16.  
  17.    Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).
  18.  
  19. USING
  20.    The string returned is an array of 3 lines of 3 boolean items. True means authorized access :
  21.  
  22.             <see Folder>,<see Files>,<modify>,<owner name>
  23.             <see Folder>,<see Files>,<modify>,<group name>
  24.             <see Folder>,<see Files>,<modify>,<"Everybody">
  25.  
  26. ERRORS
  27.    If an error occurs, the XFCN will return :
  28.      "Error : Not a file"
  29.      "Error : Not a folder"
  30.      "Error : Alias file not supported"
  31.      "Error : Volume not found"
  32.      "Error : Bad Name"
  33.      "Error : File not found"
  34.      "Error : Folder not found"
  35.      "Error : File is busy"
  36.      "Error : I/O Error"
  37.      "Error : Folder is full"
  38.      "Error : Volume is locked"
  39.      "Error : No resource fork"
  40.      "Error : Duplicate file/folder name"
  41.      "Error : Moving whole volume not allowed"
  42.      "Error : Not an AppleShare volume"
  43.      "Error : AppleShare insufficient privileges"
  44.      "Error : Missing or empty parameter"
  45.  
  46. HISTORY
  47. 1.3                                                                                         12/25/91
  48. • Fixed alias file bug under System 7.0.1
  49. • Added owner and group names in result
  50.                                                                                          
  51. 1.2
  52. • Added support for System 7.0 alias files
  53. • General enhancement of the code
  54.  
  55. This stack also uses SelectDir XFCN, © Frederic RINALDI 1989…1993.
  56. --------------------------------------------------------------------
  57.    All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present :
  58.  
  59.                    Privileges XFCN, © Frederic Rinaldi, 1989…1993.
  60.  
  61.    Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses:
  62.  
  63. AppleLink: RINALDI1   CalvaCom : FR10    Compuserve : 71170,2111
  64.                Internet : RINALDI1@APPLELINK@APPLE.COM